mime.WordEncoder.encodeWord (method)

2 uses

	mime (current package)
		encodedword.go#L39: 	return e.encodeWord(charset, s)
		encodedword.go#L52: func (e WordEncoder) encodeWord(charset, s string) string {